home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMMAILPROP / TFRMMAILPROP.txt
Text File  |  2003-07-29  |  14KB  |  571 lines

  1. object FrmMailProp: TFrmMailProp
  2.   Left = 270
  3.   Top = 152
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Properties for '
  7.   ClientHeight = 378
  8.   ClientWidth = 452
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   DesignSize = (
  21.     452
  22.     378)
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object btnOK: TButton
  26.     Left = 232
  27.     Top = 338
  28.     Width = 100
  29.     Height = 30
  30.     Anchors = [akRight, akBottom]
  31.     Caption = '&OK'
  32.     Default = True
  33.     ModalResult = 1
  34.     TabOrder = 1
  35.     OnClick = btnOKClick
  36.   end
  37.   object btnCancel: TButton
  38.     Left = 345
  39.     Top = 338
  40.     Width = 100
  41.     Height = 30
  42.     Anchors = [akRight, akBottom]
  43.     Cancel = True
  44.     Caption = 'Cance&l'
  45.     ModalResult = 2
  46.     TabOrder = 2
  47.   end
  48.   object pc: TElPageControl
  49.     Left = 4
  50.     Top = 2
  51.     Width = 444
  52.     Height = 324
  53.     BorderWidth = 0
  54.     DrawFocus = False
  55.     Flat = False
  56.     HotTrack = False
  57.     Multiline = False
  58.     RaggedRight = False
  59.     ScrollOpposite = False
  60.     Style = etsFlatTabs
  61.     TabIndex = 0
  62.     TabPosition = etpTop
  63.     HotTrackFont.Charset = DEFAULT_CHARSET
  64.     HotTrackFont.Color = clBlue
  65.     HotTrackFont.Height = -13
  66.     HotTrackFont.Name = 'MS Sans Serif'
  67.     HotTrackFont.Style = []
  68.     ActivePage = Tab1
  69.     ActiveTabFont.Charset = DEFAULT_CHARSET
  70.     ActiveTabFont.Color = clWindowText
  71.     ActiveTabFont.Height = -13
  72.     ActiveTabFont.Name = 'MS Sans Serif'
  73.     ActiveTabFont.Style = []
  74.     OnDrawTab = pcDrawTab
  75.     ParentColor = False
  76.     TabOrder = 0
  77.     UseXPThemes = False
  78.     Anchors = [akLeft, akTop, akRight, akBottom]
  79.     DockOrientation = doNoOrient
  80.     object Tab1: TElTabSheet
  81.       PageControl = pc
  82.       Caption = 'General'
  83.       object cbGroup: TElCheckBox
  84.         Left = 20
  85.         Top = 282
  86.         Width = 244
  87.         Height = 20
  88.         Cursor = crDefault
  89.         Caption = 'Enable group access for this mailbox'
  90.         TabOrder = 3
  91.         Visible = False
  92.         DoubleBuffered = False
  93.       end
  94.       object cbThread: TElGroupBox
  95.         Left = 14
  96.         Top = 16
  97.         Width = 404
  98.         Height = 59
  99.         AutoDisableChildren = True
  100.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  101.         Caption = ' Set custom threading for this mailbox '
  102.         Flat = False
  103.         FlatAlways = False
  104.         ParentColor = True
  105.         ShowCheckBox = True
  106.         ShowFocus = False
  107.         TabOrder = 0
  108.         TabStop = True
  109.         object cbThreadOn: TElRadioButton
  110.           Left = 64
  111.           Top = 28
  112.           Width = 76
  113.           Height = 20
  114.           Cursor = crDefault
  115.           Caption = 'Enabled'
  116.           TabStop = False
  117.           TabOrder = 0
  118.           DoubleBuffered = False
  119.         end
  120.         object cbThreadOff: TElRadioButton
  121.           Left = 226
  122.           Top = 28
  123.           Width = 80
  124.           Height = 20
  125.           Cursor = crDefault
  126.           Checked = True
  127.           Caption = 'Disabled'
  128.           TabOrder = 1
  129.           DoubleBuffered = False
  130.         end
  131.       end
  132.       object cbPreview: TElGroupBox
  133.         Left = 14
  134.         Top = 88
  135.         Width = 404
  136.         Height = 59
  137.         AutoDisableChildren = True
  138.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  139.         Caption = ' Set custom preview pane for this mailbox '
  140.         Flat = False
  141.         FlatAlways = False
  142.         ParentColor = True
  143.         ShowCheckBox = True
  144.         ShowFocus = False
  145.         TabOrder = 1
  146.         TabStop = True
  147.         object cbPreviewOn: TElRadioButton
  148.           Left = 64
  149.           Top = 28
  150.           Width = 76
  151.           Height = 20
  152.           Cursor = crDefault
  153.           Caption = 'Enabled'
  154.           TabStop = False
  155.           TabOrder = 0
  156.           DoubleBuffered = False
  157.         end
  158.         object cbPreviewOff: TElRadioButton
  159.           Left = 226
  160.           Top = 28
  161.           Width = 80
  162.           Height = 20
  163.           Cursor = crDefault
  164.           Checked = True
  165.           Caption = 'Disabled'
  166.           TabOrder = 1
  167.           DoubleBuffered = False
  168.         end
  169.       end
  170.       object cbIndexNarrow: TElGroupBox
  171.         Left = 14
  172.         Top = 160
  173.         Width = 404
  174.         Height = 59
  175.         AutoDisableChildren = True
  176.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  177.         Caption = ' Set custom pane layout for this mailbox '
  178.         Flat = False
  179.         FlatAlways = False
  180.         ParentColor = True
  181.         ShowCheckBox = True
  182.         ShowFocus = False
  183.         TabOrder = 2
  184.         TabStop = True
  185.         object cbIndexNarrowOff: TElRadioButton
  186.           Left = 64
  187.           Top = 28
  188.           Width = 85
  189.           Height = 20
  190.           Cursor = crDefault
  191.           Caption = 'Horizontal'
  192.           TabStop = False
  193.           TabOrder = 0
  194.           DoubleBuffered = False
  195.         end
  196.         object cbIndexNarrowOn: TElRadioButton
  197.           Left = 226
  198.           Top = 28
  199.           Width = 70
  200.           Height = 20
  201.           Cursor = crDefault
  202.           Checked = True
  203.           Caption = 'Vertical'
  204.           TabOrder = 1
  205.           DoubleBuffered = False
  206.         end
  207.       end
  208.       object cbFavourite: TElCheckBox
  209.         Left = 20
  210.         Top = 234
  211.         Width = 179
  212.         Height = 20
  213.         Cursor = crDefault
  214.         Caption = 'This is a favourite mailbox'
  215.         TabOrder = 4
  216.         DoubleBuffered = False
  217.       end
  218.       object cbDontNotify: TElCheckBox
  219.         Left = 20
  220.         Top = 260
  221.         Width = 204
  222.         Height = 20
  223.         Cursor = crDefault
  224.         Caption = 'Suppress new mail notification'
  225.         TabOrder = 5
  226.         DoubleBuffered = False
  227.       end
  228.     end
  229.     object TabColumns: TElTabSheet
  230.       PageControl = pc
  231.       Caption = 'Columns'
  232.       Visible = False
  233.       object cbCustom: TElCheckBox
  234.         Left = 12
  235.         Top = 12
  236.         Width = 282
  237.         Height = 20
  238.         Cursor = crDefault
  239.         Checked = True
  240.         State = cbChecked
  241.         Caption = 'Use custom column settings for this mailbox'
  242.         TabOrder = 0
  243.         OnClick = cbCustomClick
  244.         DoubleBuffered = False
  245.       end
  246.       object gbShowMain: TElGroupBox
  247.         Left = 30
  248.         Top = 42
  249.         Width = 373
  250.         Height = 107
  251.         AutoDisableChildren = True
  252.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  253.         Caption = ' Show the following main columns: '
  254.         Flat = False
  255.         FlatAlways = False
  256.         ParentColor = True
  257.         ShowFocus = False
  258.         TabOrder = 1
  259.         object chkShowSubject: TElCheckBox
  260.           Left = 18
  261.           Top = 26
  262.           Width = 70
  263.           Height = 20
  264.           Cursor = crDefault
  265.           Caption = 'Subject'
  266.           TabOrder = 0
  267.           DoubleBuffered = False
  268.         end
  269.         object chkShowFrom: TElCheckBox
  270.           Left = 18
  271.           Top = 48
  272.           Width = 56
  273.           Height = 20
  274.           Cursor = crDefault
  275.           Caption = 'From'
  276.           TabOrder = 1
  277.           DoubleBuffered = False
  278.         end
  279.         object chkShowDate: TElCheckBox
  280.           Left = 18
  281.           Top = 70
  282.           Width = 52
  283.           Height = 20
  284.           Cursor = crDefault
  285.           Caption = 'Sent'
  286.           TabOrder = 2
  287.           DoubleBuffered = False
  288.         end
  289.         object chkShowReceived: TElCheckBox
  290.           Left = 138
  291.           Top = 70
  292.           Width = 84
  293.           Height = 20
  294.           Cursor = crDefault
  295.           Caption = 'Received'
  296.           TabOrder = 5
  297.           DoubleBuffered = False
  298.         end
  299.         object chkShowTo: TElCheckBox
  300.           Left = 138
  301.           Top = 48
  302.           Width = 42
  303.           Height = 20
  304.           Cursor = crDefault
  305.           Caption = 'To'
  306.           TabOrder = 4
  307.           DoubleBuffered = False
  308.         end
  309.         object chkShowSize: TElCheckBox
  310.           Left = 138
  311.           Top = 26
  312.           Width = 51
  313.           Height = 20
  314.           Cursor = crDefault
  315.           Caption = 'Size'
  316.           TabOrder = 3
  317.           DoubleBuffered = False
  318.         end
  319.         object chkShowUser1: TElCheckBox
  320.           Left = 256
  321.           Top = 26
  322.           Width = 80
  323.           Height = 20
  324.           Cursor = crDefault
  325.           Caption = 'Custom 1'
  326.           TabOrder = 6
  327.           DoubleBuffered = False
  328.         end
  329.         object chkShowUser2: TElCheckBox
  330.           Left = 256
  331.           Top = 48
  332.           Width = 80
  333.           Height = 20
  334.           Cursor = crDefault
  335.           Caption = 'Custom 2'
  336.           TabOrder = 7
  337.           DoubleBuffered = False
  338.         end
  339.         object chkShowUser3: TElCheckBox
  340.           Left = 256
  341.           Top = 70
  342.           Width = 80
  343.           Height = 20
  344.           Cursor = crDefault
  345.           Caption = 'Custom 3'
  346.           TabOrder = 8
  347.           DoubleBuffered = False
  348.         end
  349.       end
  350.       object gbShowIconic: TElGroupBox
  351.         Left = 30
  352.         Top = 160
  353.         Width = 373
  354.         Height = 87
  355.         AutoDisableChildren = True
  356.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  357.         Caption = ' Show the following iconic columns: '
  358.         Flat = False
  359.         FlatAlways = False
  360.         ParentColor = True
  361.         ShowFocus = False
  362.         TabOrder = 2
  363.         object cbShowMark: TElCheckBox
  364.           Left = 18
  365.           Top = 26
  366.           Width = 55
  367.           Height = 20
  368.           Cursor = crDefault
  369.           Caption = 'Mark'
  370.           TabOrder = 0
  371.           DoubleBuffered = False
  372.         end
  373.         object cbShowStatus: TElCheckBox
  374.           Left = 18
  375.           Top = 48
  376.           Width = 62
  377.           Height = 20
  378.           Cursor = crDefault
  379.           Caption = 'Status'
  380.           TabOrder = 1
  381.           DoubleBuffered = False
  382.         end
  383.         object cbShowPriority: TElCheckBox
  384.           Left = 138
  385.           Top = 48
  386.           Width = 66
  387.           Height = 20
  388.           Cursor = crDefault
  389.           Caption = 'Priority'
  390.           TabOrder = 3
  391.           DoubleBuffered = False
  392.         end
  393.         object cbShowAtt: TElCheckBox
  394.           Left = 138
  395.           Top = 26
  396.           Width = 98
  397.           Height = 20
  398.           Cursor = crDefault
  399.           Caption = 'Attachments'
  400.           TabOrder = 2
  401.           DoubleBuffered = False
  402.         end
  403.         object cbShowDownloaded: TElCheckBox
  404.           Left = 256
  405.           Top = 26
  406.           Width = 102
  407.           Height = 20
  408.           Cursor = crDefault
  409.           Caption = 'Downloaded'
  410.           TabOrder = 4
  411.           DoubleBuffered = False
  412.         end
  413.       end
  414.     end
  415.     object TabNNTP: TElTabSheet
  416.       PageControl = pc
  417.       ImageIndex = 1
  418.       Caption = 'Network'
  419.       Visible = False
  420.       object cbNNTP: TElCheckBox
  421.         Left = 12
  422.         Top = 12
  423.         Width = 264
  424.         Height = 20
  425.         Cursor = crDefault
  426.         Caption = 'Make this a Newsgroup mailbox (NNTP)'
  427.         TabOrder = 0
  428.         OnClick = cbCustomClick
  429.         DoubleBuffered = False
  430.       end
  431.       object GroupBox1: TElGroupBox
  432.         Left = 6
  433.         Top = 38
  434.         Width = 365
  435.         Height = 136
  436.         AutoDisableChildren = False
  437.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  438.         Caption = ' Network details '
  439.         Flat = False
  440.         FlatAlways = False
  441.         ParentColor = True
  442.         ShowFocus = False
  443.         TabOrder = 1
  444.         object Label2: TLabel
  445.           Left = 187
  446.           Top = 105
  447.           Width = 63
  448.           Height = 16
  449.           Caption = 'Password:'
  450.         end
  451.         object Label3: TLabel
  452.           Left = 11
  453.           Top = 27
  454.           Width = 80
  455.           Height = 16
  456.           Caption = 'Server name:'
  457.         end
  458.         object Label5: TLabel
  459.           Left = 11
  460.           Top = 105
  461.           Width = 66
  462.           Height = 16
  463.           Caption = 'Username:'
  464.         end
  465.         object Label4: TLabel
  466.           Left = 11
  467.           Top = 79
  468.           Width = 206
  469.           Height = 16
  470.           Caption = 'Optional authentication information:'
  471.         end
  472.         object Label6: TLabel
  473.           Left = 11
  474.           Top = 53
  475.           Width = 77
  476.           Height = 16
  477.           Caption = 'Group name:'
  478.         end
  479.         object EditPass: TEdit
  480.           Left = 263
  481.           Top = 101
  482.           Width = 90
  483.           Height = 24
  484.           PasswordChar = '*'
  485.           TabOrder = 4
  486.         end
  487.         object EditUser: TEdit
  488.           Left = 89
  489.           Top = 101
  490.           Width = 90
  491.           Height = 24
  492.           TabOrder = 3
  493.         end
  494.         object EditGroup: TEdit
  495.           Left = 111
  496.           Top = 49
  497.           Width = 207
  498.           Height = 24
  499.           TabOrder = 1
  500.         end
  501.         object BtnPick: TButton
  502.           Left = 320
  503.           Top = 50
  504.           Width = 18
  505.           Height = 22
  506.           Caption = '...'
  507.           TabOrder = 2
  508.         end
  509.         object cbServer: TComboBox
  510.           Left = 111
  511.           Top = 23
  512.           Width = 227
  513.           Height = 24
  514.           ItemHeight = 0
  515.           TabOrder = 0
  516.         end
  517.       end
  518.     end
  519.     object TabP: TElTabSheet
  520.       PageControl = pc
  521.       ImageIndex = 2
  522.       Caption = 'Privacy'
  523.       Visible = False
  524.       object Label1: TLabel
  525.         Left = 198
  526.         Top = 46
  527.         Width = 37
  528.         Height = 16
  529.         Caption = 'Verify:'
  530.       end
  531.       object cbPass: TElCheckBox
  532.         Left = 12
  533.         Top = 20
  534.         Width = 230
  535.         Height = 20
  536.         Cursor = crDefault
  537.         Caption = 'Protect this mailbox with password:'
  538.         TabOrder = 0
  539.         OnClick = cbPassClick
  540.         DoubleBuffered = False
  541.       end
  542.       object EditPass1: TEdit
  543.         Left = 282
  544.         Top = 16
  545.         Width = 113
  546.         Height = 24
  547.         PasswordChar = '*'
  548.         TabOrder = 1
  549.       end
  550.       object EditPass2: TEdit
  551.         Left = 282
  552.         Top = 44
  553.         Width = 113
  554.         Height = 24
  555.         PasswordChar = '*'
  556.         TabOrder = 2
  557.       end
  558.     end
  559.   end
  560.   object cbCustomParent: TElCheckBox
  561.     Left = 10
  562.     Top = 342
  563.     Width = 176
  564.     Height = 20
  565.     Cursor = crDefault
  566.     Caption = 'Applies to sub-mailboxes'
  567.     TabOrder = 3
  568.     DoubleBuffered = False
  569.   end
  570. end
  571.